@charset "utf-8";
/* CSS Document */

#index
{
	position:relative;
	margin:15%;
}
body
{
	background-color:#000;
}

#pic
{
	margin-left:20px;
	width:260px;
	height:130px;
}